#Tracer1{
	position: absolute;
	left: 750px;
	top:230px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	z-index:1;
}
#Tracer1::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer1 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer1 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer2{
	position: absolute;
	left: 755px;
	top:240px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer2::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer2 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer2 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer3{
	position: absolute;
	left: 720px;
	top:290px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer3::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer3 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer3 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer4{
	position: absolute;
	left: 700px;
	top:296px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer4::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer4 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer4 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer5{
	position: absolute;
	left:708px;
	top:285px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer5::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer5 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer5 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer6{
	position: absolute;
	left:815px;
	top:345px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer6::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer6 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer6 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer7{
	position: absolute;
	left: 805px;
	top:350px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer7::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer7 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer7 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer8{
	position: absolute;
	left:790px;
	top:355px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer8::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer8 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer8 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer9{
	position: absolute;
	left:720px;
	top:460px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer9::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer9 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer9 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer10{
	position: absolute;
	left:845px;
	top:250px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer10::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer10 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer10 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer11{
	position: absolute;
	left:735px;
	top:472px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer11::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer11 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer11 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer12{
	position: absolute;
	left:125px;
	top:170px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer12::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer12 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer12 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer13{
	position: absolute;
	left: 740px;
	top:380px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer13::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer13 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer13 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

#Tracer14{
	position: absolute;
	left:745px;
	top:385px;
	width: 12px;
	height: 12px;
	margin: -8px 0 0 -8px;
	background: #00f6ff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
#Tracer14::after{
	content: "";
	position: absolute;
	height:5px;
	width:5px;
	left:4px;
	top:4px;
	background: #00ffde;
	border-radius: 4px;
}
#Tracer14 .ring{
	position: absolute;
	width: 40px;
	height: 40px;
	border: 2px solid #00ffde;
	top: 50%;
	left: 50%;
	margin: -22px 0 0 -22px;
	opacity: 0;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	-webkit-animation: trace 1s infinite linear;
	-moz-animation: trace 1s infinite linear;
	-ms-animation: trace 1s infinite linear;
	-o-animation: trace 1s infinite linear;
	animation: trace 1s infinite linear;
}
#Tracer14 .ring:last-of-type{
	-webkit-animation-delay: .5s;
	-moz-animation-delay: .5s;
	-ms-animation-delay: .5s;
	-o-animation-delay: .5s;
	animation-delay: .5s;
}

@-webkit-keyframes trace{
	0%{
		-webkit-transform: scale(0.1);
		opacity: 1;
	}
	100%{
		-webkit-transform: scale(1);
		opacity: 0;
	}
}

@-moz-keyframes trace{
	0%{
		-moz-transform: scale(0.1);
		opacity: 1;
	}
	100%{
		-moz-transform: scale(1);
		opacity: 0;
	}
}
@-ms-keyframes trace{
	0%{
		-ms-transform: scale(0.1);
		opacity: 1;
	}
	100%{
		-ms-transform: scale(1);
		opacity: 0;
	}
}
@-o-keyframes trace{
	0%{
		-o-transform: scale(0.1);
		opacity: 1;
	}
	100%{
		-o-transform: scale(1);
		opacity: 0;
	}
}
@keyframes trace{
	0%{
		transform: scale(0.1);
		opacity: 1;
	}
	100%{
		transform: scale(1);
		opacity: 0;
	}
}